home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni & Inventori
/
Invenzioni and Inventori (Eclectica Publishing) (1996).ISO
/
invenzio
/
citta
/
mi026.dir
/
00015_Script_15
< prev
next >
Wrap
Text File
|
1983-01-31
|
273b
|
20 lines
on exitFrame
if soundbusy(2) then
at_hil 211,4,43
global anim_loco
set anim_loco to true
go to the frame
else
global anim_loco
set anim_loco to false
go "n1"
end if
end
on mouseup
sound close 2
go "n1"
end